public class PstFile : IDisposablePublic Class PstFile
Implements IDisposable| PstFile | Initializes a new instance of the PstFile class. |
| PstFile(Stream) | Initializes a new instance of the PstFile class. |
| PstFile(String) | Initializes a new instance of the PstFile class. |
| PstFile(Stream, Encoding) | Initializes a new instance of the PstFile class. |
| PstFile(String, Encoding) | Initializes a new instance of the PstFile class. |
| AttachmentSizeLimit | Gets or sets the attachment size limit. |
| Encoding | Gets or sets the encoding. |
| EncryptionType | Gets the type of the encryption. |
| Is64Bit | Gets a value indicating whether [is64 bit]. |
| MailboxRoot | Gets the mailbox root. |
| MessageStore | Gets the message store. |
| Root | Gets the root. |
| Size | Gets the size. |
| Close | Closes this instance. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetFolder(Byte) | Gets the folder. |
| GetFolder(Int64) | Gets the folder. |
| GetHashCode | (Inherited from Object) |
| GetItem(Byte) | Gets the item. |
| GetItem(Int64) | Gets the item. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| Open(Stream) | Opens the specified stream. |
| Open(String) | Opens the specified file path. |
| Open(Stream, Encoding) | Opens the specified stream. |
| Open(String, Encoding) | Opens the specified file path. |
| ToString | (Inherited from Object) |